GUI Help > Menus > deleteMenu

deleteMenu
deleteMenu handle menu

Description:
Removes a menu from the window or menu which it is currently attached to and deletes it. After deleting the menu you should set the variable containing its handle to 0.

Return Value:


Parameters:
menu Handle of a menu
Remarks:


See Also:


Example:
(Note: You will need to include the GUI constants file for this example to work)